net.sf.webphotos.gui.util.uispec4j
Class ModalWindowHandler
java.lang.Object
org.uispec4j.interception.WindowHandler
net.sf.webphotos.gui.util.uispec4j.ModalWindowHandler
public class ModalWindowHandler
- extends org.uispec4j.interception.WindowHandler
- Author:
- Guilherme
Method Summary |
org.uispec4j.Trigger |
process(org.uispec4j.Window window)
|
Methods inherited from class org.uispec4j.interception.WindowHandler |
getName, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModalWindowHandler
public ModalWindowHandler(String titleName,
String modalText)
- Parameters:
titleName
- modalText
-
process
public org.uispec4j.Trigger process(org.uispec4j.Window window)
throws Exception
- Specified by:
process
in class org.uispec4j.interception.WindowHandler
- Parameters:
window
-
- Returns:
-
- Throws:
Exception
Copyright © 2008-2012. All Rights Reserved.